Feature/wrapped#7
Merged
Merged
Conversation
Add period-based stats computation for quarterly/annual wrapped. Includes filterRoundsByPeriod, getQuarter, computeWrappedStats, getAvailablePeriods, and formatPeriodLabel as pure testable functions. 39 tests covering edge cases, filtering, and sorting.
Fetches members, rounds, songs, and votes from Supabase and computes wrapped stats using pure functions. Supports period selection without re-fetching. 10 tests covering success, errors, and edge cases.
Add 16 translation keys for the wrapped feature including titles, labels, period subtitles, and empty state messages.
Scroll-based cards with Intersection Observer fade-in animations. Includes period selector, overview stats, top song highlight, top members, top 5 songs, and genre distribution bar chart. 15 tests covering all states, locales, and interactions.
Add /g/[slug]/wrapped and /es/g/[slug]/wrapped routes following the same pattern as leaderboard pages with server-side group lookup.
Add accent-colored Wrapped button next to the group name in the leaderboard navigation, linking to the wrapped page for the group.
✅ Deploy Preview for aux-music ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.